GrapeCity.CalcEngine.Functions Namespace > CalcAcosFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 item: number.
Number is the cosine of the angle you want and must be from -1 to 1.
'Usage Dim instance As CalcAcosFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 item: number.
Number is the cosine of the angle you want and must be from -1 to 1.
Target Platforms: Windows Server 2012, Windows RT